isCOBOL Evolve
:
SDK User's Guide
:
Programming Guides
:
JDBC
:
Common Driver and URL settings
:
IBM DB2
IBM DB2
Driver library:
db2jcc4.jar
Configuration settings:
iscoblol.jdbc.driver=com.ibm.db2.jcc.DB2Driver
iscobol.jdbc.url=jdbc:db2://
<ServerName>
:
<Port>
/
<DataBaseName>
;
iscobol.jdbc.user=
<Username>
iscobol.jdbc.password=
<Password>
See
DatabaseBridge and JDBC/ESQL Configuration
for other JDBC settings that affects the post-connection behaviors, like autocommit.
This site works best with JavaScript enabled